home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
msdos
/
viewers
/
imdispd2
/
eclipse.cmd
< prev
next >
Wrap
OS/2 REXX Batch file
|
1991-08-22
|
632b
|
32 lines
; ECLIPSE.CMD
;
; Written by Ron Baalke
; August 1991
;
; This batch file shows what IMDISP can do with the solar eclipse image.
;
era
pal ps 1
file eclipse.img
pal load eclipse.pal
disp
text line 485 samp 300 ' '
text line 500 samp 300 ' solar eclipse - 07/11/91 '
text line 515 samp 300 ' '
text line 205 samp 309 '<-----you are here '
pause 7
refresh
pal ps 4
pal cyc 2 fast time 30
cur dsl 330 dss 140
disp cen zoom 2
pause 5
pal cyc 4 fast time 30
pal load eclipse.pal
pause 3
pal load topo.pal
enh edge
pause 5
pal load eclipse.pal
disp
pause 3